home *** CD-ROM | disk | FTP | other *** search
/ Freelog 55 / Freelog055.iso / Bas / Musique / EasyAlbum / easyam_setup.exe / {app} / easyam.chm / helpstyle.css < prev    next >
Cascading Style Sheet File  |  2004-03-01  |  1KB  |  90 lines

  1. A.link
  2. {
  3.     color: blue;
  4.     font-size: 11px;
  5.     font-family: Verdana;
  6.     text-decoration: none;
  7. }
  8. A:hover.link {text-decoration: underline;}
  9.  
  10. A.littlelink
  11. {
  12.     color: #666666;
  13.     font-size: 9px;
  14.     font-family: Verdana;
  15.     cursor: hand;
  16.     text-decoration: none;
  17. }
  18. A:hover.littlelink {text-decoration: underline;}
  19.  
  20. A.littlelinkon
  21. {
  22.     color: #666666;
  23.     font-size: 9px;
  24.     font-family: Verdana;
  25.     cursor: hand;
  26.     text-decoration: none;
  27.     font-weight : bold;
  28. }
  29. A:hover.littlelinkon {text-decoration: none;}
  30.  
  31. .little
  32. {
  33.     color: #666666;
  34.     font-size: 9px;
  35.     font-family: Verdana;
  36.     text-decoration: none;
  37.     font-weight : bold;
  38. }
  39.  
  40. .title
  41. {
  42.     color: Navy;
  43.     font-size: 13px;
  44.     font-family: Verdana;
  45.     text-indent : 5;
  46.     font-weight : bold;
  47. }
  48.  
  49. .intro
  50. {
  51.     color: Black;
  52.     font-size: 12px;
  53.     font-family: Verdana;
  54.     padding-left : 20;
  55. }
  56.  
  57. .body
  58. {
  59.     color: Black;
  60.     font-size: 11px;
  61.     font-family: Verdana;
  62.     margin-left : 5;
  63.     padding-bottom : 10;
  64. }
  65.  
  66. .menu
  67. {
  68.     color: Black;
  69.     font-size: 11px;
  70.     font-family: Verdana;
  71.     font-weight : bold;
  72.     padding-left : 20;
  73. }
  74.  
  75. .submenu
  76. {
  77.     color: Black;
  78.     font-size: 12px;
  79.     font-family: Courier new;
  80.     padding-left : 40;
  81. }
  82.  
  83. .menuhelp
  84. {
  85.     color: Black;
  86.     font-size: 11px;
  87.     font-family: Verdana;
  88.     padding-left : 60;
  89. }
  90.